<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
      <title>Tagged with install libraries - Processing 2.x and 3.x Forum</title>
      <link>https://forum.processing.org/two/discussions/tagged/feed.rss?Tag=install+libraries</link>
      <pubDate>Sun, 08 Aug 2021 21:21:57 +0000</pubDate>
         <description>Tagged with install libraries - Processing 2.x and 3.x Forum</description>
   <language>en-CA</language>
   <atom:link href="/two/discussions/taggedinstall+libraries/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>contribution manager not installing anything in Processing 3</title>
      <link>https://forum.processing.org/two/discussion/12844/contribution-manager-not-installing-anything-in-processing-3</link>
      <pubDate>Mon, 05 Oct 2015 22:58:57 +0000</pubDate>
      <dc:creator>ale2x72</dc:creator>
      <guid isPermaLink="false">12844@/two/discussions</guid>
      <description><![CDATA[<p>I am experiencing an issue with the contribution manager in Processing 3 (OS: Windows 8.1 64bit running in BootCamp on a 2011 MacBook pro): quite simply, nothing would install through it.</p>

<p>More specifically, libraries, modes and tools do not install but the files are downloaded and stored in temporary subfolders within the respective Processing folders (i.e. ControlP5 would download to a temp folder within Libraries but not be installed properly); the error I get in this cases from the Contribution manager says "Error during download and install of ______________." with the name of the library/mode/tool I've tried to install.</p>

<p>Examples, on the other hand, do not show a downloaded file: it seems like they are downloading but when the download bar reaches the end I get this message "Could not find a examples in the downloaded file." and there are no downloaded files in the examples library.</p>

<p>For example, when trying to download the Nature of Code examples through the Contribution Manager I get this:
<code>
java.io.FileNotFoundException: \examples\examples3422910517919542102tmp\natureofcode&#46;DS_Store (Access is denied)
    at java.io.FileOutputStream.open0(Native Method)
    at java.io.FileOutputStream.open(FileOutputStream.java:270)
    at java.io.FileOutputStream.(FileOutputStream.java:213)
    at java.io.FileOutputStream.(FileOutputStream.java:162)
    at processing.app.Util.unzipEntry(Util.java:651)
    at processing.app.Util.unzip(Util.java:641)
    at processing.app.contrib.AvailableContribution.install(AvailableContribution.java:112)
    at processing.app.contrib.ContributionManager$1.run(ContributionManager.java:165)
    at java.lang.Thread.run(Thread.java:745)
</code></p>

<p>I already tried to run Processing 3 in Administrator mode (with the same results); I searched this same forum, the bug database (I've only found <a rel="nofollow" href="https://github.com/processing/processing/issues/3931">this discussion</a>)  and through other search engines but I haven't found anything so far to help me even understand the issue.</p>

<p>Thank you in advance for your replies.</p>

<p>Best,</p>

<p>Alessio</p>
]]></description>
   </item>
   <item>
      <title>Peasy Cam on Processing 2.2.1</title>
      <link>https://forum.processing.org/two/discussion/19388/peasy-cam-on-processing-2-2-1</link>
      <pubDate>Tue, 29 Nov 2016 13:25:03 +0000</pubDate>
      <dc:creator>omerpekin</dc:creator>
      <guid isPermaLink="false">19388@/two/discussions</guid>
      <description><![CDATA[<p>Hi!</p>

<p>I am trying to use Processing 2.2.1 instead of Processing 3 and I have to use Peasy Cam. After updating the Peasy Cam, now I cannot use it on Processing 2.2.1 I looked for the older versions of Peasy Cam on Github and tried downloading them. Unfortunately, when I place those older versions both Processing 3 and Processing 2.2.1 won't read the library. I get the error saying a library is missing. Is there a solution to this problem?</p>

<p>Thank you!!</p>
]]></description>
   </item>
   <item>
      <title>Libraries that show in 2.x are missing in 3.x.  How do I migrate Contributed Libraries from 2 to 3?</title>
      <link>https://forum.processing.org/two/discussion/16283/libraries-that-show-in-2-x-are-missing-in-3-x-how-do-i-migrate-contributed-libraries-from-2-to-3</link>
      <pubDate>Wed, 27 Apr 2016 12:46:44 +0000</pubDate>
      <dc:creator>Loir</dc:creator>
      <guid isPermaLink="false">16283@/two/discussions</guid>
      <description><![CDATA[<p>Please help me.  Even new libraries that I install into the correct folder (Documents/Processing/libraries on Mac) do not show up under Contributed Libraries, but I can see them in Processing 2.1.1</p>
]]></description>
   </item>
   <item>
      <title>Importing libraries in .java tabs</title>
      <link>https://forum.processing.org/two/discussion/16203/importing-libraries-in-java-tabs</link>
      <pubDate>Sat, 23 Apr 2016 13:19:33 +0000</pubDate>
      <dc:creator>[Deleted User]</dc:creator>
      <guid isPermaLink="false">16203@/two/discussions</guid>
      <description><![CDATA[<div class="Deleted">The user and all related content has been deleted.</div>]]></description>
   </item>
   <item>
      <title>HeMesh - Error - library import failed</title>
      <link>https://forum.processing.org/two/discussion/13131/hemesh-error-library-import-failed</link>
      <pubDate>Tue, 20 Oct 2015 10:44:00 +0000</pubDate>
      <dc:creator>J_D</dc:creator>
      <guid isPermaLink="false">13131@/two/discussions</guid>
      <description><![CDATA[<p>Hi all,
I would test some codes with HeMesh but I'm having some troubles in importing the library.
I'm working with Processing 2.2.1. 
I downloaded the last version of HeMesh (HE_Mesh 2014 2.0.15) and added all the files to the <em>/libraries</em> folder.
When I run the code (see below) it throws this error:</p>

<p><em>No library found for wblut.hemesh.modifiers
No library found for wblut.hemesh.tools
No library found for wblut.hemesh.wip
No library found for wblut.hemesh.subdividors
No library found for wblut.hemesh.creators
No library found for wblut.hemesh.kdtree
Libraries must be installed in a folder named 'libraries' inside the 'sketchbook' folder</em></p>

<p>Seems that I'm missing a part of the library. How can I fix this?
Thank you.</p>

<pre><code>import processing.opengl.*;
import wblut.hemesh.modifiers.*;
import wblut.hemesh.tools.*;
import wblut.hemesh.wip.*;
import wblut.hemesh.subdividors.*;
import wblut.hemesh.*;
import wblut.hemesh.creators.*;
import wblut.geom.*;
import wblut.math.*;
import wblut.hemesh.kdtree.*;

HE_Mesh mesh;

void setup()
{
    size(450, 240, OPENGL);
    hint(DISABLE_OPENGL_2X_SMOOTH);
    hint(ENABLE_OPENGL_4X_SMOOTH);
    noSmooth();

    HEC_Cube cube = new HEC_Cube(this).setEdge(100);
    mesh = new HE_Mesh(cube);

    WB_Plane plane = new WB_Plane(0, 0, 0, 50, 20, 30);

    HEM_SliceSurface slice = new HEM_SliceSurface().setPlane(plane);
    mesh.modify(slice);

    noLoop();
}

void draw()
{
    background(#ff3f36);
    lights();

    translate(width/2, height/2);
    rotateX(PI/9);
    rotateY(PI);

    fill(#e1e1e1);
    noStroke();
    mesh.drawFaces();
    noFill();
    stroke(0);
    mesh.drawEdges();

    saveFrame("hemesh-slicesurface.png");
}
</code></pre>
]]></description>
   </item>
   <item>
      <title>Problem: Minim library + Processing 3 + SublimeText</title>
      <link>https://forum.processing.org/two/discussion/12940/problem-minim-library-processing-3-sublimetext</link>
      <pubDate>Sat, 10 Oct 2015 21:56:47 +0000</pubDate>
      <dc:creator>ardotadot</dc:creator>
      <guid isPermaLink="false">12940@/two/discussions</guid>
      <description><![CDATA[<p>Hello!</p>

<p>I'm using this package for sublime text  <a href="https://github.com/b-g/processing-sublime" target="_blank" rel="nofollow">https://github.com/b-g/processing-sublime</a>.
I'm also trying to use the Minim library for some audio reactive sketches. I installed it correctly and everything works in the Processing IDE but when I try to use everything with Sublime Text, I get an error saying:
"No library found for dff.minim
Libraries must be installed in a folder named 'libraries' inside the 'sketchbook' folder.
build1.pde:0:0:0:0: The package âdffâ does not exist. You might be missing a library.
[Finished in 1.4s with exit code 1]"</p>

<p>I tried copying the library manually into my sketch folder but it still doesn't work and I don't really know what else to do to be able to continue developing using Sublime Text. 
Thanks in advance.</p>
]]></description>
   </item>
   </channel>
</rss>